Skip to content

Conversation

@roshkhatri
Copy link
Member

@roshkhatri roshkhatri commented Sep 9, 2024

By default, Valkey is now build with OPTIMIZATION=-O3 and -fno-omit-frame-pointer. The make setting in the valkey repository are updated here: https://github.com/valkey-io/valkey/blob/f504cf233bd08d56b1aa4af6c1ef3a2b4aa0ac60/src/Makefile#L32

Docs did not seem to be updated for the same.
Updating the docs accordingly.

Comment on lines +48 to +49
and hotspots. This setup strikes a balance between maintaining a highly optimized executable
and ensuring that profiling and tracing tools provide accurate and actionable data.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT generated :D ?

Copy link
Member Author

@roshkhatri roshkhatri Sep 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah :P for formatting the content better.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So verbose though 🫠

Signed-off-by: Roshan Khatri <[email protected]>
@roshkhatri roshkhatri force-pushed the update-profiling-docs branch from aa79c1c to 86360ed Compare September 9, 2024 21:41
Copy link
Member

@madolson madolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up Hari.

@madolson madolson merged commit 25fe317 into valkey-io:main Sep 10, 2024
2 checks passed
@roshkhatri roshkhatri deleted the update-profiling-docs branch September 10, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants